home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7136 < prev    next >
Encoding:
Text File  |  1996-08-05  |  738 b   |  25 lines

  1. Newsgroups: comp.lang.c++,comp.lang.c
  2. Path: watserv3.uwaterloo.ca!news
  3. From: mrnebelu@undergrad.math.uwaterloo.ca (Mark Nebelung)
  4. Subject: Embedding Binary Data File in .EXE
  5. Message-ID: <312b88d2.13833883@news.uwaterloo.ca>
  6. Sender: news@watserv3.uwaterloo.ca
  7. Nntp-Posting-Host: cnts4p26.uwaterloo.ca
  8. Organization: University of Waterloo
  9. Date: Wed, 21 Feb 1996 21:07:52 GMT
  10.  
  11. Hi there,
  12.  
  13. I was just wondering on the best way to embed a binary file in an
  14. executible.
  15.  
  16. I have an FLI file that I would like to make self-executible.  I have
  17. all the display routines, but now I just want to know how I can tag on
  18. the FLI file to my display executible.
  19.  
  20. I using Borland C++, and the code is to run under DOS.
  21.  
  22. Thanks for your help.
  23.  
  24. Mark Nebelung
  25.